Returns True if the specified work area workflow transition can be executed.
Syntax
CanExecuteTransition(TransitionName As String) As Boolean
| Name | Description |
|---|---|
|
TransitionName |
Name of the work area workflow transition to test. |
Related concepts